home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / clw438.zip / libs.ex$ / CBCPP4.C < prev    next >
C/C++ Source or Header  |  1997-06-07  |  4KB  |  180 lines

  1. /* (c) R&D Associates 1992-1997.
  2.     All Rights Reserved.
  3.  
  4.     For BorlandC++ 4.X. (C only)
  5.  
  6.     Build cbcpp4.clb using:
  7.  
  8.         clint cbcpp4.c -L+cbcpp4c.clb -I. %1 %2 %3 -3- -KB1 -Ab0 -An0 -Ah0 -Ai0
  9.  
  10. THIS IS A NON-STANDARD C-ONLY LIBRARY, AND IS NOT ADVISED. USE
  11. CBCPP4.CLB DIRECTLY.
  12. */
  13.  
  14. /* Force correct stuff even if the wrong compiler is specified. */
  15.  
  16. #undef __TURBOC__
  17. #undef __BORLANDC__
  18. #undef __SC__
  19. #undef __ZTC__
  20. #undef zpage
  21. #undef no_init
  22. #undef monitor
  23. #undef non_banked
  24. #undef _handle
  25. #undef selector
  26. #undef _SIZEOF_INT
  27. #undef _SIZEOF_LONG
  28. #undef __TID__
  29. #undef MSC_VER
  30. #undef WIN32_LEAN_AND_MEAN
  31. #undef __FLAT__
  32. #undef __WIN32__
  33. #undef _WIN32
  34. #undef M_I86
  35. #undef _M_IX86
  36. #undef __declspec
  37. #undef __inline
  38. #undef __int64
  39. #undef __unaligned
  40.  
  41. #define __TURBOC__        0x400
  42. #define __BORLANDC__    0x400
  43.  
  44. #pragma lint -w-tni
  45. #pragma lint -w-tns
  46. #pragma lint -w-rtm
  47.  
  48.  
  49. // This must be out of order to get definitions needed later. Don't you just
  50. // hate headers that don't include the definitions they need themselves? You'd
  51. // think the ANSI commitee had never specified how headers should be written.
  52. #include "windows.h"
  53. #include "memory.h"
  54. #include "mmsystem.h"
  55.  
  56. // Headers which are commented directly are already included by other headers.
  57. // Headers tabbed and commented are 32 bit only headers.
  58. #include "alloc.h"
  59. #include "assert.h"
  60.     //#include "atalkwsh.h"
  61.     //#include "bcd.h"        // C++
  62. #include "bios.h"
  63. #include "bivbx.h"
  64. #include "bwcc.h"
  65. #include "cderr.h"
  66.     //#include "checks.h"    // C++
  67. #include "colordlg.h"
  68.     //#include "commctrl.h"
  69. #include "commdlg.h"
  70.     //#include "complex.h"    // C++
  71. #include "conio.h"
  72.     //#include "constrea.h" // C++
  73. #include "cpl.h"
  74.     //#include "cstring.h"    // C++
  75. #include "ctl3d.h"
  76. //#include "ctype.h"
  77. #include "custcntl.h"
  78. #include "dde.h"
  79. #include "ddeml.h"
  80. #include "dir.h"
  81. #include "direct.h"
  82. #include "dirent.h"
  83.     //#include "dlcapi.h"
  84. #include "dlgs.h"
  85. #include "dos.h"
  86. #include "drivinit.h"
  87. #include "errno.h"
  88.     //#include "excpt.h"
  89. #include "fcntl.h"
  90. #include "float.h"
  91.     //#include "fstream.h"    // C++
  92.     //#include "generic.h"    // C++
  93. #include "graphics.h"
  94. #include "io.h"
  95.     //#include "iomanip.h"    // C++
  96.     //#include "iostream.h" // C++
  97. #include "limits.h"
  98.     //#include "lmcons.h"
  99. #include "locale.h"
  100. #include "lzexpand.h"
  101. #include "malloc.h"
  102. #include "math.h"
  103. //#include "mem.h"
  104. //#include "memory.h"
  105.     //#include "mgmtapi.h"
  106. //#include "mmsystem.h"
  107.     //#include "nb30.h"
  108.     //#include "nddeapi.h"
  109.     //#include "nddesec.h"
  110.     //#include "new.h"    // C++
  111.     //#include "ntimage.h"
  112.     //#include "ole.h"
  113.     //#include "penwin.h"
  114.     //#include "penwoem.h"
  115. //#include "print.h"
  116. #include "process.h"
  117.     //#include "ras.h"
  118.     //#include "raserror.h"
  119.     //#include "ref.h"    // C++
  120.     //#include "regexp.h"
  121.     //#include "rpc.h"
  122.     //#include "rpcdce.h"
  123.     //#include "rpcdcep.h"
  124.     //#include "rpcndr.h"
  125.     //#include "rpcnsi.h"
  126.     //#include "rpcnsip.h"
  127.     //#include "rpcnterr.h"
  128. #include "search.h"
  129. #include "setjmp.h"
  130. #include "share.h"
  131. #include "shellapi.h"
  132. #include "signal.h"
  133.     //#include "snmp.h"
  134. //#include "stdarg.h"
  135. //#include "stddef.h"
  136. #include "stdio.h"
  137.     //#include "stdiostr.h" // C++
  138. #include "stdlib.h"
  139. #include "stress.h"
  140. //#include "string.h"
  141.     //#include "strtream.h" // C++
  142. #include "systypes.h"
  143. #include "time.h"
  144. #include "toolhelp.h"
  145.     //#include "typeinfo.h" // C++
  146. #include "utime.h"
  147. #include "values.h"
  148.     //#include "vdmdbg.h"
  149. #include "ver.h"
  150.     //#include "w32sut.h"
  151. #include "wfext.h"
  152.     //#include "winbase.h"
  153.     //#include "wincon.h"
  154.     //#include "windef.h"
  155. #include "windowsx.h"
  156.     //#include "winerror.h"
  157.     //#include "wingdi.h"
  158.     //#include "winioctl.h"
  159. #include "winmem32.h"
  160. //#include "winmm.h"
  161.     //#include "winnetwk.h"
  162.     //#include "winnls.h"
  163.     //#include "winnt.h"
  164.     //#include "winperf.h"
  165.     //#include "winreg.h"
  166. #include "winsock.h"
  167.     //#include "winspool.h"
  168.     //#include "winsvc.h"
  169.     //#include "winuser.h"
  170.     //#include "winver.h"
  171.     //#include "wsipx.h"
  172.     //#include "wsnwlink.h"
  173.  
  174. #include "sys/locking.h"
  175. #include "sys/stat.h"
  176. #include "sys/timeb.h"
  177. //#include "sys/types.h"
  178.  
  179. /* End of file. */
  180.